home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Jun 90 / MacApp.Tech$ 6⁄15⁄90 / 1437-Novice question-Jun90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.3 KB  |  29 lines  |  [TEXT/GEOL]

  1. Item    9399621                         13-June-90        07:20PDT
  2.  
  3. From:   MULTER1                         Multer, David
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    Novice question
  8.  
  9. I am a relative newcomer to MacApp programming having just taken the MacApp
  10. developer's course in C++.  I decided on my first programming project to test
  11. out my new skills and I've run into a problem I can't figure out.  Hopefully
  12. this will sound familiar to someone and it will turn out to be an obvious
  13. stupid mistake and I'll be sorry I wasted your time.  Enough apologies, here's
  14. the problem: A pretty average small application with two subclasses of TView
  15. and sublclasses of TDocument, TApplication, and a few of my own classes.  I've
  16. built it with my own creator type and resource (verified with ResEdit) as well
  17. debugging turned on.  When I run the application it enters the MacApp debugger,
  18. but no text appears.  I can see the debugger works because Q followed by Y gets
  19. me out.  I put a ProgramBreak() at the very beginning, but still the debugger
  20. text display never appears.  Any ideas??  Previously the debugger worked, but I
  21. got a "Can't find class for given signature" in NEWSTDOBJECT.  Any ideas on
  22. this one?
  23.  
  24. Thanks alot,
  25.  
  26. David Multer (MULTER1)
  27. Apple Computer Inc.
  28.  
  29.